Puts the thread to sleep for the specified amount of time. By default, WakeEarly is False.
Syntax |
|---|
|
Thread.Sleep MilliSeconds, WakeEarly |
Parameters |
|
|---|---|
|
MilliSeconds |
|
|
WakeEarly |
|
Thread.Sleep Method
Puts the thread to sleep for the specified amount of time. By default, WakeEarly is False.
Syntax |
|---|
|
Thread.Sleep MilliSeconds, WakeEarly |
Parameters |
|
|---|---|
|
MilliSeconds |
|
|
WakeEarly |
|